-
Home
-
Security Optimizer – The All-In-One Protection Plugin
-
1.5.7 (latest)
-
Code
-
Classes
- Abstract_Htaccess_Service
| Total Complexity |
19 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
218 |
| Lines of code |
72 |
| Logical lines of code |
40 |
| Comment lines |
111 |
| Methods |
10 |
| Properties |
3 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| enable() |
S |
57 |
3 |
17 |
| disable() |
S |
62 |
3 |
11 |
| set_htaccess_path() |
S |
65 |
3 |
10 |
| lock_and_write() |
S |
63 |
2 |
11 |
| __construct() |
S |
71 |
2 |
6 |
| toggle_rules() |
S |
75 |
2 |
4 |
| get_instance() |
S |
80 |
1 |
3 |
| do_replacement() |
S |
82 |
1 |
3 |
| get_filepath() |
S |
80 |
1 |
3 |
| is_enabled() |
S |
74 |
1 |
4 |